projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
953c43d
)
(SYMS_SYSTEM): Add `syms_of_win16select'.
author
Eli Zaretskii
<eliz@gnu.org>
Mon, 14 Apr 1997 11:12:26 +0000
(11:12 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 14 Apr 1997 11:12:26 +0000
(11:12 +0000)
src/s/msdos.h
patch
|
blob
|
history
diff --git
a/src/s/msdos.h
b/src/s/msdos.h
index 8d4e70a91bf92c654ba2e79c41cee3d5b5e53df6..ea428f0cfc1e7ae943a0fe669fc02107887ce244 100644
(file)
--- a/
src/s/msdos.h
+++ b/
src/s/msdos.h
@@
-58,7
+58,7
@@
You lose; /* Emacs for DOS must be compiled with DJGPP */
#define SYSTEM_TYPE "ms-dos"
-#define SYMS_SYSTEM syms_of_dosfns();syms_of_msdos()
+#define SYMS_SYSTEM syms_of_dosfns();syms_of_msdos()
;syms_of_win16select()
/* NOMULTIPLEJOBS should be defined if your system's shell
does not have "job control" (the ability to stop a program,